JBoss Community Archive (Read Only)

Infinispan 5.1

Why am I getting invalid data passed to readExternal?

If you are using Cache.putAsync() you may find your object is modified after serialization starts, thus corrupting the datastream passed to readExternal. To solve this, make sure you synchronize access to the object.

Read More

You can read more about this issue in this forum thread.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:17:59 UTC, last content change 2011-07-21 11:31:25 UTC.